Home
last modified time | relevance | path

Searched defs:page_n (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp3163 const int page_n = codepoint / 4096; in BuildLookupTable() local
3221 for (unsigned int page_n = page_begin; page_n <= page_last; page_n++) in IsGlyphRangeUnused() local