Searched refs:DoesResourceEndWith (Results 1 – 3 of 3) sorted by relevance
143 if (DoesResourceEndWith("/TextPropertyPanel")) in createUIElement()147 else if (DoesResourceEndWith("/ParaPropertyPanel")) in createUIElement()151 else if (DoesResourceEndWith("/AreaPropertyPanel")) in createUIElement()159 else if (DoesResourceEndWith("/LinePropertyPanel")) in createUIElement()167 else if (DoesResourceEndWith("/InsertPropertyPanel")) in createUIElement()171 else if (DoesResourceEndWith("/GalleryPanel")) in createUIElement()176 else if (DoesResourceEndWith("/StyleListPanel")) in createUIElement()181 else if (DoesResourceEndWith("/Debug_ColorPanel")) in createUIElement()186 else if (DoesResourceEndWith("/Debug_ContextPanel")) in createUIElement()196 else if (DoesResourceEndWith("/EmptyPanel")) in createUIElement()[all …]
120 #define DoesResourceEndWith(s) rsResourceURL.endsWithAsciiL(s,strlen(s)) in createUIElement() macro121 if (DoesResourceEndWith("/AlignmentPropertyPanel")) in createUIElement()130 else if (DoesResourceEndWith("/CellAppearancePropertyPanel")) in createUIElement()139 else if (DoesResourceEndWith("/NumberFormatPropertyPanel")) in createUIElement()148 else if (DoesResourceEndWith("/NavigatorPanel")) in createUIElement()157 else if (DoesResourceEndWith("/FunctionsPanel")) in createUIElement()166 #undef DoesResourceEndWith in createUIElement()
117 #define DoesResourceEndWith(s) rsResourceURL.endsWithAsciiL(s,strlen(s)) in createUIElement() macro118 if (DoesResourceEndWith("/PagePropertyPanel")) in createUIElement()127 else if (DoesResourceEndWith("/WrapPropertyPanel")) in createUIElement()136 else if (DoesResourceEndWith("/NavigatorPanel")) in createUIElement()145 #undef DoesResourceEndWith in createUIElement()
Completed in 19 milliseconds